projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36de4be
)
defconfig: dra74_evm: enable spi driver model
author
Mugunthan V N
<
[email protected]
>
Wed, 23 Dec 2015 15:09:46 +0000
(20:39 +0530)
committer
Jagan Teki
<
[email protected]
>
Wed, 13 Jan 2016 13:17:28 +0000
(18:47 +0530)
enable spi driver model for dra74_evm as ti_qspi supports
driver model
Signed-off-by: Mugunthan V N <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
Reviewed-by: Tom Rini <
[email protected]
>
Reviewed-by: Jagan Teki <
[email protected]
>
configs/dra74_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/dra74_evm_defconfig
b/configs/dra74_evm_defconfig
index 394edbec2ea34409a32c3be49eb95bc06cd2db05..6e5a7051a430eebea2b1cdecdaf78508b096604e 100644
(file)
--- a/
configs/dra74_evm_defconfig
+++ b/
configs/dra74_evm_defconfig
@@
-19,3
+19,5
@@
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
CONFIG_TI_QSPI=y
+CONFIG_DM_SPI=y
+CONFIG_DM_SPI_FLASH=y